Skip to content

FIX: This project was using deprecated decorators#3

Open
eviltrout wants to merge 1 commit into
procourse:masterfrom
eviltrout:fix-deprecated-decorators
Open

FIX: This project was using deprecated decorators#3
eviltrout wants to merge 1 commit into
procourse:masterfrom
eviltrout:fix-deprecated-decorators

Conversation

@eviltrout

Copy link
Copy Markdown

No description provided.

@@ -1,15 +1,14 @@
import { observes, on } from 'ember-addons/ember-computed-decorators';

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

observes and on don't seem to be used here.

@@ -1,5 +1,3 @@
import { observes, on } from 'ember-addons/ember-computed-decorators';

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

observes and on don't seem to be used here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant